css: Fix animation-direction parsing
authorBenjamin Otte <otte@redhat.com>
Mon, 7 Jul 2014 17:44:59 +0000 (19:44 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 7 Jul 2014 18:06:40 +0000 (20:06 +0200)
commitb6aecca71c8493b8068024863b8a8fabfb89216a
treef192c4adca3ba866f94fe7a14ee6f41b43f589e2
parentcb1ac0c056dfc5b84d84c049f48d0b55cb019a8b
css: Fix animation-direction parsing

We were parsig "alternate-reverse" as "alternate" and then complaining
about the "-reverse" junk at the end of the value.
gtk/gtkcssenumvalue.c